home *** CD-ROM | disk | FTP | other *** search
- Path: News.KnK.com!dean
- From: dean@KnK.com (Matthew Dean)
- Newsgroups: comp.lang.c++
- Subject: Help:Standard C lib and DLLs????
- Date: 3 Jan 1996 19:29:34 GMT
- Organization: Kash N' Karry
- Message-ID: <4celeu$7gf@inetgw.knk.com>
- NNTP-Posting-Host: lexington-bf0.knk.com
-
- I am having trouble using a couple of C function in a DLL i am writing.
- The functions are fputs and fgets. The help file for these in MSVC says
- they are compatible with WIN DLL, but i am still having trouble. I am not
- sure why these function are causing my GFP. I am using the correct import lib
- for the memory model i am using. I would greatly appreciate any
- help/suggestions that would allow me to fix this problem. Do i need to eliminate
- standard c functions altogether?
-
-
-
- Matt Dean
- dean@KnK.com
- dean@digital.net
-